|
Oracle® Database Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-02 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| ServletFilter | The ServletFilter class instantiates the wrappers of HTTP
request and response objects for the GDK, and passes them to the application.
|
| ServletRequestWrapper | The ServletRequestWrapper class is an HTTP request class that
detects the current user locale and makes it available for the application. |
| ServletResponseWrapper | The ServletResponseWrapper class is an HTTP response class that
sets the appropriate character set for the response operation. |
Provides the Java Servlet filters that detect the current user locale. By incorporating the Java Servlet filter mechanism, the GDK framework detects the current user locale automatically, and makes it available to the applications. This package includes the filter classes that perform these operations.
|
Oracle® Database Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-02 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||